Skip to content

Conversation

sris-odoo
Copy link

@sris-odoo sris-odoo commented Apr 14, 2025

Odoo Development Progress (1-Day Summary)

Odoo Sale Order Zero Stock Approval Feature

Day 1: [Sale] Approval Control for Zero Stock Confirmation

  • Introduced a boolean field zero_stock_approvalexchttps on the sale.order model.
  • Allows sales users to confirm sale orders even when stock is insufficient, if the flag is enabled.
  • Field is read-only for users in the Sales/User group.
  • Field is editable only by users in the Sales/Administrator group.
  • Helps add a controlled override mechanism for out-of-stock order approvals.

…rmation

In this commit
-Added a new boolean field in Sale Order.
-If set to true, it allows sales users to confirm the sale order.
-Field is read-only for users in the Sales/User group.
-Editable only by users in the Sales/Administrator group.
@robodoo
Copy link

robodoo commented Apr 14, 2025

Pull request status dashboard

@sris-odoo sris-odoo changed the title [ADD] sale: Add Zero Stock Approvalexchttps field to allow SO confi… [ADD] sale: Add Zero Stock Approvalexchttps field Apr 15, 2025
@sris-odoo sris-odoo changed the title [ADD] sale: Add Zero Stock Approvalexchttps field sale: Odoo Sale Order Zero Stock Approval Feature Apr 15, 2025
@sris-odoo sris-odoo marked this pull request as ready for review April 16, 2025 06:04
@dhrs-odoo
Copy link

Hello @sris-odoo
Given changes and PR title should be proper

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants